home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libgphoto2-2 / camlibs / README.panasonic-coolshot < prev    next >
Encoding:
Text File  |  2009-01-07  |  637 b   |  22 lines

  1. Panasonic KXL-600A and KXL-601A a.k.a. "Coolshot"
  2.  
  3. This driver is based upon protocol reverse-engineered
  4. using ComLite32 under Windows 95.
  5.  
  6. For questions/comments, email the library author:
  7.  
  8.     Chris Pinkham
  9.     cpinkham@infi.net
  10.  
  11.  
  12. TODO List
  13. ---------
  14. - file upload capability
  15. - better error checking ("fixme"s) & recovery
  16. - modify coolshot_file_count to return GP_ code and take *count as argument
  17.     Comment by Lutz <lutz@users.sf.net>: Why? Throughout libgphoto2,
  18.     we say that negative return values are errors. That is, we do
  19.     CHECK_RESULT (pic_num = count_pictures (camera)); everywhere and let
  20.     CHECK_RESULT test for a return value < 0.
  21.  
  22.